home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 #2 / Ham Radio 2000 - Volume 2.iso / HAMV2 / SATELLIT / GEOST23 / GEOST23.EXE / rar / GEOST.TXT < prev    next >
Text File  |  1997-01-18  |  31KB  |  581 lines

  1.                 GEOST 2.3, Geo-Stationary Satellites' position
  2.  
  3.                     Copyright 1992-97 Giuliano Artico I3LGP
  4.  
  5.      Address: Via Belzoni 7, 35131 PADOVA, Italy
  6.      Phone  : 049 827 59 09
  7.      E-mail : artico@math.unipd.it
  8.      WWW    : http://www.math.unipd.it/~artico
  9.      AX25   : I3LGP@IW3GRX.IVEN.ITA.EU
  10.  
  11.  
  12.  
  13.  
  14.                                C O N T E N T S 
  15.  
  16.   0. Program installation.
  17.   1. Introduction and general information.
  18.    2. Observer window and location setting.
  19.    3. Satellites window and setting.
  20.    4. Storage of locations.
  21.    5. Output.
  22.    6. Format of the configuration file.
  23.    7. Data bases and viewer.
  24.    8. Options on the DOS command line.
  25.    9. How to determine the QTH locator.
  26.   10. Setting of the antenna system.
  27.  
  28.  
  29.                 ┌─────────────────────────────────────────────┐
  30.                 │                  IMPORTANT                  │
  31.                 │     Before running the software GEOST,      │
  32.                 │it is necessary to read the file LICENSE.TXT.│
  33.                 └─────────────────────────────────────────────┘
  34.  
  35.  
  36.    0. Program installation.
  37.  
  38.    To install the program GEOST, simply run the self-extracting compressed
  39. RAR archive GEOSTnn.EXE (where "nn" is the version number identification).
  40. All the files must be placed in the same directory.There is no restriction on
  41. the installation directory name, but it is convenient to add it to the system
  42. path, in order to make the program accessible from anywhere within the system.
  43. If the existing path is too long to accept new directory names, one may assign
  44. the directory name to the "GEOST" environment variable, by using the SET
  45. command (in this case the program sould be called with its full path
  46. specification). For instance:
  47.  
  48. C:\>set geost=c:\satellit
  49. C:\>c:\satellit\geost
  50.  
  51. The above mentioned distribution archive is equipped with the following
  52. RAR autenticity verification string:
  53.  
  54. Giuliano Artico, Dip. di Matematica P.A. - Padova
  55.  
  56. The package GEOST consists of the following files:
  57.  
  58. LICENSE.TXT  license;
  59. GEOST.EXE    executable file;
  60. GEOST.TXT    manual (this file);
  61. WHATSNEW.TXT short description of changes;
  62. GEOST.DAT    example of configuration file (ASCII text file);
  63. GEOST.INI    example of initialization file;
  64. QTH.LOC      data base containing geographic information on about 1300 sites;
  65. SATELLIT.TXT satellites data base (Europe);
  66. GEOST.LOG    file for data logging (generated by GEOST as output on disk);
  67. GEOST.SAT    locators storage file (for compatibility with version 1.21).
  68.  
  69.    1. Introduction and general information.
  70.  
  71.    The program GEOST is designed as an aid for the installation of antenna
  72. systems for geo-stationary satellites. All such satellites are placed in a
  73. circular orbit above the equator. Their angular velocity is equated to the
  74. angular velocity of the earth, in order to maintain each of them always above
  75. the same point of the earth surface. Therefore, tracking a determined
  76. geo-stationary satellite is a trivial operation, as any observer sees it as a
  77. motionless object in the sky. However, the problem which arises is that of
  78. installing the antenna system in such a way that it is always directed towards
  79. points lying on the orbit of geo-stationary satellites, when it is rotated in
  80. any direction, since in this way it turns out to be easy to have access to
  81. different satellites (section 10).
  82.    The program GEOST supplies the values of azimuth and elevation for a set of
  83. five satellites, chosen by the user in appropriate way with respect to his
  84. location. Three of them are referred to as "pilot satellites" and we shall call
  85. them "Western", "Central" and "Eastern" respectively (see section 3). One
  86. should assume as "Central" the satellite which is more or less positioned on
  87. the same meridian circle as the site of the user. The "Western" and"Eastern"
  88. satellites are the extreme ones in the West and East directions respectively,
  89. among the ones which the user wants to receive. Pilot satellites may be changed
  90. interactively within the session of the program. Two more satellites are the
  91. "bounds" and ought to be choosen as the extreme ones visible from the
  92. observation point.
  93.    The program always displays the elevation under which the antenna sees the
  94. culminating point of the geo-stationary orbit: this value is generally equal to
  95. the elevation of the central satellite, if its choice has been made in a
  96. reasonable way.
  97.    The last value provided by GEOST is called "correction" and is the
  98. difference between the direction of the meridian of the observer and his
  99. azimuth bearing for the central satellite. This value allows an easy
  100. calibration of the geographic orientation: in fact, the compass is not accurate
  101. enough for our goals. The difference is computed with respect to the South
  102. direction for the points on the boreal (northern) hemisphere and with respect
  103. to the North direction for the points on the austral (southern) hemisphere.
  104.    The following data are required as input:
  105.  - the position of the observer;
  106.  - the longitude of all five satellites;
  107.  - some optional data dealing with the output on disk or printer.
  108. Latitude and longitude are always decimal numbers: for instance, 12 degrees and
  109. 30 minutes are shown (and must be entered) as 12.50 degrees. Observe that the
  110. west longitude and the south latitude are assumed to be negative numbers. 
  111.    For the above data, default values are assumed if necessary.
  112.    For the position of the observer, two different formats are recognized: 
  113.  - the Maiden Head Grid Square notation, referred to as QTH locator (see
  114.    section 9);
  115.  - the geographic latitude and longitude.
  116. Satellites' and geographic information may be loaded interactively during a
  117. session from two data bases (section 7).
  118.    Three kinds of output are supported: 
  119.   - to the screen: this is useful for interactive operations;
  120.   - to a standard ASCII text file;
  121.   - to a printer.
  122. For the second and third option, two types of format may be selected (see
  123. section 5).
  124.    The software GEOST may be configured by storing "home" information (location
  125. of the receiving station, longitude of pilot satellites, parameters for the
  126. printout) in the file GEOST.DAT: if such file does exist and its format is
  127. valid, then the information contained in it are automatically loaded at the
  128. start up. Some data may be also entered at the DOS prompt, by using the
  129. appropriate options.
  130.    Furthermore, the situation existing at the end of a session is memorized in
  131. the initialization file and presented when the program is run again.
  132.    In the case that an interesting location must be examined again later on, it
  133. is possible to store it by means of the appropriate function key.
  134.    GEOST incorporates a simple file viewer that allows to browse all the
  135. information provided with the package (manual, data bases, license,...) and,
  136. optionally, also a user-defined file. Eac file is associated to a specific key
  137. combination (see section 7).
  138.    The list of available commands may be displayed by pressing the "?" key
  139. (question mark).
  140.    Finally, a help screen is shown by typing the character "?" as
  141. argument at the DOS prompt after the name of the executable file GEOST.EXE.
  142.  
  143.    2. Observer window and location setting.
  144.  
  145.    The information provided by GEOST are displayed in two windows, the
  146. "satellites" window and the "observer" window. One may switch between them by
  147. pressing the Tab key. Four fields (site, QTH, latitude, longitude) may be
  148. edited and the entered values are immediately assumed when the Return key is
  149. pressed or when any other function is invoked.
  150.    The position of the receiving station may be entered in two different
  151. formats: the so called "QTH locator" and the geographic latitude and longitude.
  152. The user may adopt the whichever he prefers.
  153.    Five different ways of supplying the QTH locator are available:
  154.  1) by editing the appropriate line in the configuration file GEOST.DAT;
  155.  2) with the option /Q at the DOS prompt (the option /Q has priority with
  156.     respect to the locator stored in the configuration file);
  157.  3) within the program, by editing the field "QTH";
  158.  4) within the program, by retrieving one of the ten stored locations;
  159.  5) within the program, by using the movement keys.
  160. The locator entered in the modes 1 and 2 is overridden by the one stored in
  161. the initialization file, but it may be restored by pressing the Ctrl-Home key
  162. when the cursor is placed anywhere in the "observer" window.
  163.    The geographic co-ordinates may be entered by editing the "Lat" and the
  164. "Long" fields in the observer window.
  165.    The first field may contain the name of the location or a comment sentence.
  166.    Once the location is entered, the program calculates and displays the
  167. following information:
  168.   - the location in both formats;
  169.   - azimuth and elevation for all satellites (shown in the satellites window);
  170.   - the maximum elevation of the antenna ("Peak" field);
  171.   - the correction for reaching the direction of the meridian plane
  172.     starting at the direction of the central satellite ("Corr" field).
  173. The location may be adjusted interactively by pressing:
  174.   - Ctrl with the arrow keys to get a small shift;
  175.   - Alt with the arrow keys to get a big shift.
  176. The pressed arrow is the one corresponding to the desired cardinal direction.
  177. In this way one can reach the desired position through successive adjustments.
  178.    It should be noticed that the QTH locator is less accurate than geographic
  179. co-ordinates: therefore, when the location is defined through the first
  180. notation, an average value is computed for longitude and latitude and a
  181. round-off error may occur.
  182.    About the /Q option and the format of the configuration file, see below.
  183.  
  184.    3. Satellites window and setting.
  185.  
  186.    The program GEOST provides the azimuth and elevation for five satellites:
  187. three of them are chosen by the user with regard to his particular situation.
  188. This feature allows the highest accuracy, since it facilitates detection of any
  189. difference between computed and measured values, by comparing results for the
  190. five objects.
  191.    The longitude of each satellite may be input by editing the appropriate line
  192. in the configuration file GEOST.DAT. The three pilot satellites (western,
  193. central and eastern) may be selected interactively by first moving to the
  194. satellites window and then by pressing the Ctrl-UpArrow or Ctrl-DownArrow keys.
  195. The "bound" satellites are fixed and the above kind of selection does not
  196. apply to them.
  197.    The range of longitude for pilot satellites is from -180 to 180 degrees and
  198. is a decimal number. Notice that West longitudes must be preceded by the sign
  199. "-" since they are negative numbers.
  200.    Default values are adopted, if the configuration file is missing or if it
  201. does not contain the information for one or more satellites.
  202.    The features of a satellite (frequencies, type, encoding and so on) may be
  203. displayed by pressing the return key on the name of the satellite. In fact,
  204. GEOST incorporates a viewer which allows to browse an external ASCII text file,
  205. in this case the file which contains the satellites information. The same file
  206. may also be accessed by pressing the combination Alt-S: this command is
  207. available also from the observer window.
  208.  
  209.    4. Storage of locations.
  210.  
  211.    It is possible to register permanently on disk some locations which may be
  212. useful in the future.
  213.    The list of stored locations is present at any time on the screen and any of
  214. them may be retrieved simply by pressing the corresponding function key (from
  215. F1 to F10). When the location is loaded, the related calculation is performed
  216. and the new information appear on the screen. From that moment onwards, that
  217. location is the one to which the movement keys apply.
  218.    Conversely, to store the location present on the screen, just press the
  219. appropriate function key together with the Ctrl key.
  220.    Look at the list of stored locations to choose an empty record. In any case,
  221. to overwrite an existing location it is enough to press the corresponding key
  222. combination twice. This procedure guards against the accidental loss of data.
  223.    Observe that the location storage is made by geographic co-ordinates, which
  224. are more accurate than the QTH locator.
  225.    Stored locations are saved in the initialization file GEOST.INI. If the
  226. program is installed by overwriting the previously installed version 1.2, it
  227. automatically recognizes the information contained in the file GEOST.SAT (which
  228. may be deleted after the first run of GEOST 2.x).
  229.  
  230.    5. Output.
  231.  
  232.    The results of the calculation made by GEOST are presented on the screen or
  233. may be sent to a printer connected to the parallel port LPT1 or to a file named
  234. GEOST.LOG.
  235.    The data displayed on the screen in any moment are relative to a single
  236. location and may be changed interactively. On the contrary, the information for
  237. the printer or for the log file consist of the values for two possible sets of
  238. locations:
  239.   - the stored locations, discussed in the section 4;
  240.   - the locations contained in a rectangular region centered on the location
  241.     displayed on the screen.
  242. To register the data relative to these sets in the log file, one must press the
  243. Alt-F key combination. Similarly to send the output to the printer one has to
  244. use the Alt-P combination. After pressing one of these keys, the program
  245. prompts for the desired set of locations.
  246.     In the log file or printer output, the values relative to every location
  247. are contained in a separate line. Explanatory headings are put at the top of
  248. every column.
  249.    Due to the second option, the region for which data are computed turns out
  250. to be defined by three parameters which may be entered either through the
  251. configuration file (see section 6) or with suitable options at the DOS prompt.
  252.    The distance between the points of the grid, into which the above mentioned
  253. region is subdivided, is called "Increment" and corresponds to the external
  254. option /I.  The unit of measure is minutes of angle.  Within the program,this
  255. parameter may be adjusted with the Alt-I combination, in steps of 5 minutes, in
  256. the range from 5 to 60 minutes.
  257.    The region can be thought of as a big rectangle whose horizontal size (in
  258. the longitude sense) and vertical size (in the latitude sense) are defined by
  259. the options /H and /V respectively. The unit of measure for these parameters is
  260. the increment amount described above and they may range independently from 1 to
  261. 21. These parameters may be changed with the Alt-H and Alt-V combinations
  262. respectively.
  263.    The default values for the above parameters are 15 minutes for the
  264. increment, 9 and 5 for the horizontal and vertical size respectively.
  265.    The region is scanned row by row from North to South and the locations in
  266. every row are listed going from West into East. The character "*" (asterisk)
  267. identifies the first location in every row.
  268.    The total number of locations contained in the defined region is displayed
  269. on the screen and this value supplies an estimation of the number of pages
  270. which would be printed.
  271.    The size in lines of a printed page is defined by the option/L on the DOS
  272. command line or via the configuration file. Within the program, this parameter
  273. can be adjusted with PgUp and PgDn.
  274.    The values for horizontal and vertical size are odd numbers and the program
  275. rounds any value for these parameters to the smallest odd number greater than
  276. or equal to the given one.
  277.    When output data are written to the log file, the previously existing data
  278. are not deleted because the new ones are appended at the end of the file. The
  279. operation may be successful only in the case that the first line of the file
  280. contains the validation sentence "GEOST.LOG - Output file": if the file does
  281. not exist, then a new one is generated with the correct heading.
  282.    Notice that if the printer is connected to a port other than LPT1, then the
  283. output must be re-directed to it before running GEOST by means of the DOS
  284. command MODE. For instance, if the port is COM2, use the following command:
  285. C:\>mode lpt1=com2
  286.  
  287.    6. Format of the configuration file.
  288.  
  289.    The configuration file allows the personalization of the program GEOST, so
  290. that any user may start the program with the desired values for all parameters.
  291.    The configuration file is a standard ASCII text file which may be edited
  292. with any text editor or word processor. The program GEOST recognizes this file
  293. as valid only if the first line contains the following sentence:
  294.  
  295. GEOST.DAT - Configuration file
  296.  
  297.    If a line contains a character "#", all the part of that line to the right
  298. of this character is skipped, so that any line may include a comment.
  299.    Every parameter is associated to a key-word which must be put at the
  300. beginning of a line and followed by the corresponding value. Parameters should
  301. be supplied as in the next example (these values are the default ones):
  302.  
  303. GEOST.DAT - Configuration file
  304.  
  305. QTH-Locator= JN55WJ "Padova"         #Observer's QTH Locator and site name
  306. WestBound  =-53.0 "INTELSAT 706"     #used if satellites data base is missing
  307. WesternSat =-27.5 "INTELSAT 601"     #western satellite
  308. CentralSat = 13.0 "EUTELSAT II F1 / HOT BIRD" #central satellite
  309. EasternSat = 19.2 "ASTRA 1A 1B 1C 1D 1E"      #eastern satellite
  310. EastBound  = 85.0 "STATSIONAR 3"     #used if satellites data base is missing
  311. Increment  = 15 #Distance in minutes among the locations to be printed
  312. Horizontal = 9  #Number of locations of the region in the longitude sense
  313. Vertical   = 5  #Number of locations of the region in the latitude sense
  314. PageLength = 63 #Number of lines per printed page
  315. MarkColor  =  0 #Marked color, values from 0 to 15, 0=reverse
  316. TextFile   = *geost.dat
  317.  
  318. The last line assigns the name of any text file, which may be displayed during
  319. a GEOST session by pressing Alt-T. This file name may include a full path
  320. specification. The leading character "*" is optional. It is an abbreviation
  321. which denotes the name of the directory in which GEOST is installed.
  322.    The configuration file may also include a section telling GEOST how to
  323. understand satellites information taken in the satellites data base (this
  324. matter is discussed in the section 7).
  325.  
  326.    7. Data bases and viewer.
  327.  
  328.    The program GEOST is equipped with two data bases:
  329.  - QTH.LOC      contains a set of locations with geographic information;
  330.  - SATELLIT.TXT the list of geo-stationary satellites visible from Europe.
  331. Both data bases are standard ASCII text files, which may be easily updated by
  332. adding new data (their format is described below).
  333.    Both data bases may be accessed in two ways:
  334.  - to import a piece of information directly into the program;
  335.  - to wiew and browse the entire list.
  336.  
  337.    Locations data base.
  338.  
  339.    To import a location, move to the first line in the observer window and
  340. enter the name of a location (or part of it, not necessarily a beginning part).
  341. When the return key is pressed, the displayed string is searched in the data
  342. base and only matches at the beginning of records are accepted. If the result
  343. of this inquiry is negative, the data base is scanned again and all matches in
  344. any position within records are assumed as valid. For instance, the following
  345. record is loaded on the second scan when entering one of the strings "ALFREDO"
  346. or "JN65DR":
  347.  
  348. IK3IEO Alfredo; jn65dr
  349.  
  350.    The entire file QTH.LOC may be viewed, with the built-in browser, by
  351. pressing the Alt-L combination.
  352.    It is possible to add information to the data base by pressing one of the
  353. combinations Alt-A and Alt-W. In both cases, the displayed location is appended
  354. to the file QTH.LOC as the last record (provided that the current site isn't
  355. already present somewhere in the data base). When pressing Alt-W, the QTH
  356. locator is written in place of geographic coordinates.
  357.    The file QTH.LOC is an ASCII text file which may be updated by using any
  358. ASCII text editor. Any line of the file is a record, with the exception of the
  359. first one, which must contain the word "QTH.LOC" starting at the first
  360. position. This word is used as a validation key.
  361.    The semicolon ";" is used as field separator. Any line may contain three
  362. fields: the name of the site, its latitude and its longitude, in this order.
  363. Optionally, the second and third field may be replaced by a single field,
  364. containing the QTH locator. The following records are valid:
  365.  
  366. Padova; 45.41; 11.88
  367. Padova; JN55WJ
  368.  
  369. All lines containing invalid data and all lines beginning with a ";" character
  370. are discarded. For instance, the following records would be ignored:
  371.  
  372. ;... (any text)
  373. Padova; 91.5; 11.88
  374. Padova; 45.41; 3000
  375. Padova; SS65ZZ
  376.  
  377.    Satellites data base.
  378.  
  379.    The default satellites list SATELLIT.TXT is provided by Mr Husted (Denmark)
  380. and is available via Internet at the URL
  381. http://login.dknet.dk/~husted/satellit.zip.
  382.    If the SATELLIT.TXT file is missing, then GEOST looks for the Ralph
  383. Krueger's satellites list ESAT.TXT.
  384.    GEOST uploads the satellites list at the start up. During the program
  385. session, satellites may be selected by pressing Ctrl-UP and Ctrl-Down within
  386. the satellite window. The file may be viewed by pressing the return key or the
  387. Alt-S combination (the return key causes the file to be shown at the position
  388. of the desired satellite).
  389.    GEOST assumes that the information related to any satellite are placed in a
  390. block, preceded by an header line which includes the name and the longitude of
  391. the satellite. Adopting the style used in the file SATELLIT.TXT, the list of
  392. satellites is made up by loading the lines which contain the strings " East  "
  393. or " West  ". For instance:
  394.  
  395.  19.2 East  ASTRA 1A 1B 1C 1D 1E             Dish size: 0.6 m
  396.  
  397. Here are the criteria used by GEOST to extract the name and the longitude:
  398.  - the name field goes from the 13th to the 45th column;
  399.  - the longitude field goes from the 1st to the 5th column.
  400. A different criterium may be defined in order to replace the satellites list.
  401. To do this, one must modify appropriate instructions in the configuration file
  402. GEOST.DAT as follows:
  403.  
  404. - name of the file:
  405. Sat_File=SATELLIT.TXT
  406.  
  407. - strings identifying valid header lines:
  408. Sat_East=" East  "
  409. Sat_West=" West  "
  410.  
  411. - left (LB) and right (RB) bounds of the name and longitude fields.
  412. Any of these values may be either a number (column position) or a delimiter
  413. string (strings must be surrounded by double quotes):
  414. Name_LB=13
  415. Name_RB=45
  416. Long_LB=1
  417. Long_RB=5
  418.  
  419. As another example, here are the instructions for the Ralph Krueger's list:
  420.  
  421. Sat_File=ESAT.TXT
  422. Sat_East="° East)"
  423. Sat_West="° West)"
  424. Name_LB=1
  425. Name_RB="("
  426. Long_LB="("
  427. Long_RB="°"
  428.  
  429.    Built-in viewer.
  430.  
  431.    To invoke the built-in viewer, one must press a suitable key combination.
  432. The corrispondence between files and keys is as follows:
  433.  
  434.    LICENSE.TXT  ->  Alt-D
  435.    QTH.LOC      ->  Alt-L
  436.    GEOST.TXT    ->  Alt-M
  437.    GEOST.LOG    ->  Alt-O
  438.    SATELLIT.TXT ->  Alt-S
  439.    ...          ->  Alt-T
  440.  
  441. The Alt-T combination is used to view a user-defined text file, whose name may
  442. be assigned in three ways (configuration file, option "/T", environment
  443. variable GEOST_TXT). The following commands are available to navigate within
  444. the text:
  445.  
  446. Esc            = exit viewer;
  447. Up/Down arrow  = one line up/down;
  448. PgUp/PgDn      = one screen up/down;
  449. Home/End       = beginning/end of file;
  450. Ctrl+Up/Down   = previous/next text block (separators are blank lines);
  451. F2             = enter a search string;
  452. Alt+Up/Down    = search onward/backward.
  453.  
  454.    8. Options on the DOS command line.
  455.  
  456.    Some parameters may be supplied to GEOST by means of suitable options on the
  457. DOS command line when the program is run.
  458.    Any option consists of a slash "/" followed by a letter: the value of the
  459. associated parameter must be typed immediately to the right of this letter. For
  460. example, to enter the QTH locator JN65HQ, use the option /Qjn65hq(case
  461. insensitive).
  462.    The list of valid options is shown when a "?" character appears as argument
  463. on the DOS command line.
  464.    Valid options are:
  465.  
  466.   /Q... Observer's QTH Locator and site name
  467.   /Cnn  Marked color (0-15, 0=reverse)
  468.   /Inn  Increment, the grid width for the region printout
  469.   /Hnn  Number of locations of the region in the longitude sense
  470.   /Vnn  Number of locations of the region in the latitude sense
  471.   /Lnnn Printed page length (in lines)
  472.   /Tfile text file  to be viewed with Alt-T
  473.  
  474.    On the command line, one or more options may be entered in any order: if an
  475. option appears twice, then only the first occurrence is assumed.
  476.    Example:  C:\>geost /q io92og "Northampton"/l60 /i30
  477. sets the location to Northampton, whose QTH locator is IO92OG, the number of
  478. lines per printed page to 60 and the distance between points of the printout
  479. grid to 30 minutes.
  480.    The "/T" option allows to assign the name of any text file to be viewed
  481. during a GEOST session by pressing Alt-T. The value entered with this option
  482. overrides the one provided in the configuration file.
  483.  
  484.    9. How to determine the QTH locator.
  485.  
  486.    The Maiden Head Grid Square notation or "QTH locator" is well-known to
  487. Amateur Radio Operators. The QTH locator is an abbreviation for the geographic
  488. co-ordinates and it is very useful since, due to its concision, it may be used
  489. to designate quickly any point on the earth's surface, with a satisfactory
  490. accuracy for most purposes.
  491.    The algorithm for determining the QTH locator when the geographic
  492. co-ordinates are given is sketched below. In any case, this calculation is
  493. automatically performed by GEOST, so that this section may be skipped.
  494.    The QTH locator consists of six characters, subdivided into three groups:
  495. two letters from A to R, two figures from 0 to 9 and two letters from A to X.
  496. The first character in any group is related to the longitude, the second one to
  497. the latitude.
  498.    First group: 18 characters are available from A to R, so that 360 degrees of
  499. longitude from -180 to +180 degrees are divided into portions of 20 degrees,
  500. while 180 degrees of latitude from -90 to +90 degrees are divided into portions
  501. of 10 degrees. In this way we have 18*18=324 large pieces of the earth surface.
  502.    Second group: each of the above pieces is subdivided into 10 parts along
  503. both dimensions, so that it contains 100 "squares", with the size of 2 degrees
  504. and 1 degree for the longitude and for the latitude respectively.
  505.    Third group: 24 characters from A to X are used to denote 24*24=576 spots in
  506. any square. The longitudinal (horizontal) size of every spot is 120/24=5
  507. minutes, while its latitudinal (vertical) size is 60/24=2.5 minutes.
  508.    The directions into which the angles are measured go from West to East for
  509. the longitude, starting at the -180th meridian, and from South to North for the
  510. latitude, starting at the -90th parallel (South Pole).
  511.    For instance, suppose we want to calculate the QTH locator for the following
  512. location:
  513.    Longitude:  11 degrees   38 minutes  40 seconds East
  514.    Latitude :  45 degrees   41 minutes   5 seconds North
  515. In view of the last remark, these values are translated as follows:
  516.    Longitude: 11+180=191  38  40
  517.    Latitude : 45+ 90=135  41   5
  518. We begin calculating the first character of the three groups, by using the
  519. longitude value.
  520.    First group:
  521. the integer part of the quotient 191/20 is 9, so we take the 10th letter J.
  522.    Second group:
  523. the remainder of the above quotient is 11. Since the squares have a horizontal
  524. size of 2 degrees, we take the integer part of the quotient 11/2 which is 5.
  525.    Third group:
  526. the remainder of the above quotient is 1. We reduce it to minutes and add the
  527. portion of degree given by minutes and seconds:
  528.    60 + 38 + 40/60 = 98.7
  529. Since every spot has an horizontal size of 5 minutes, we must take the letter
  530. T, which is the 20th one: in fact, 98.7/5=19.7.
  531.    A similar calculation must be made to determine the second character of the
  532. three groups, by operating on the given latitude. We need only use the vertical
  533. sizes of the various portions, which now are 10 degrees, 1 degree and 2.5
  534. minutes respectively.
  535.    First group :  135/10        13   N
  536.    Second group:  135 - 13*10    5   5
  537.    Third group :  41.1          16.4 Q
  538. Therefore the QTH locator we are looking for is JN55TQ.
  539.    One may also perform the converse calculation to determine the geographic
  540. co-ordinates, if the QTH locator is known. Obviously, in this case a rounding
  541. error may occur.
  542.    Notice that the QTH locator cannot be computed for the two poles, since for
  543. such points the geographic longitude is not defined.
  544.  
  545.    10. Setting of the antenna system.
  546.  
  547.    To install an antenna system for geo-stationary satellites, it is necessary
  548. to set the following once and for all:
  549.  -  the antenna rotation axis must be parallel to the earth rotation axis;
  550.  -  the elevation must be fixed at the proper value.
  551. When this is done correctly, the antenna may be rotated on its axis and it
  552. always "sees" points of the geo-stationary orbit, which is a circle concentric
  553. with the equator and with a radius of 42234 Km.
  554.    Observe that the peak position of the system along its rotation should
  555. result exactly when the antenna is beaming into a direction parallel with the
  556. plane of the meridian circle.
  557.    To obtain this, the following steps are to be performed, by using
  558. appropriate measuring devices (compass, goniometer):
  559.   - ensure that the basis is perfectly horizontal;
  560.   - with the help of a compass, point the system South: this direction will
  561.     be corrected later on;
  562.   - settle the antenna axis with an inclination equal to the latitude, with
  563.     respect to the horizontal plan: this setting must be as accurate as
  564.     possible and should not be modified in the following;
  565.   - by rotating the system on its axis, bring it to the peak position;
  566.   - look for the strongest signal of the central satellite, by rotating
  567.     only the system base and adjusting the elevation (in this step the
  568.     antenna should not be rotated on its axis);
  569.   - if the resulting azimuth does not coincide with the one provided by
  570.     GEOST, it is necessary to make an adjustment, by rotating only the base
  571.     of the system, for an amount equal to the value called "correction".
  572. The last alignment is due to the deviation of the magnetic South with respect
  573. to the geographic South.
  574.    If the real elevation and the one given by GEOST coincide, then this is the
  575. final position of the system. A little difference occurs, hence a little
  576. correction of the elevation is needed, when the central satellite's longitude
  577. disagrees too much with the observer's longitude.
  578.    If the divergence is too large, then the process is to be repeated with
  579. higher accuracy. A further verification can be done by comparing the values for
  580. the western and eastern satellites.
  581.